ModelAfterNewRelationEventParams.Model property

Namespace: NextDesign.Desktop

Description

Object model

IModel Model {get;}

type

Annotation

About API specification change and migration method in Ver.1.1

From Ver.1.1, the model that can be acquired by this property has been changed as follows.

  • Before change: Model corresponding to the operation start point on the UI
  • After change: A model corresponding to the Source side class of the related class regardless of user operation on the UI

If you are using this API, please change the relevant part in the extension along with the version upgrade to Ver.1.1 or later.